-
Home
-
CM Video Lessons Manager – Simplify video lessons management for better education
-
1.8.4
-
Code
-
Classes
- SettingsViewAbstract
| Total Complexity |
61 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
236 |
| Lines of code |
178 |
| Logical lines of code |
101 |
| Comment lines |
0 |
| Methods |
24 |
| Properties |
2 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| renderOptionControls() |
A |
49 |
13 |
28 |
| renderSelectOptions() |
S |
58 |
5 |
15 |
| renderRadio() |
S |
58 |
4 |
15 |
| renderSubcategory() |
S |
61 |
4 |
11 |
| renderUsersListItems() |
S |
63 |
4 |
9 |
| renderMultiCheckboxItem() |
S |
63 |
4 |
10 |
| renderCategory() |
S |
62 |
3 |
10 |
| render() |
S |
67 |
2 |
8 |
| renderOption() |
S |
70 |
2 |
6 |
| renderOptionDescription() |
S |
78 |
2 |
3 |
| renderInputText() |
S |
70 |
2 |
6 |
| renderCSVLine() |
S |
72 |
2 |
5 |
| isSelected() |
S |
69 |
2 |
7 |
| renderMultiCheckbox() |
S |
67 |
2 |
7 |
| renderUsersListItem() |
S |
62 |
1 |
13 |
| getCategories() |
S |
100 |
1 |
0 |
| getSubcategories() |
S |
100 |
1 |
0 |
| renderOptionTitle() |
S |
80 |
1 |
3 |
| renderInputNumber() |
S |
78 |
1 |
3 |
| renderUsersList() |
S |
72 |
1 |
6 |
| renderTextarea() |
S |
78 |
1 |
3 |
| renderBool() |
S |
77 |
1 |
3 |
| renderSelect() |
S |
77 |
1 |
3 |
| renderMultiSelect() |
S |
75 |
1 |
4 |